projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0445731
)
Doc fix.
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 11 Jul 2006 00:13:17 +0000
(
00:13
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 11 Jul 2006 00:13:17 +0000
(
00:13
+0000)
src/dispnew.c
patch
|
blob
|
history
diff --git
a/src/dispnew.c
b/src/dispnew.c
index cd9a773bdeb8ff2f8f62e554eff31680d866bf92..90376d05057e5b07bbbcf6d64223713f0e925434 100644
(file)
--- a/
src/dispnew.c
+++ b/
src/dispnew.c
@@
-6534,7
+6534,7
@@
sit_for (sec, usec, reading, display, initial_display)
DEFUN ("redisplay", Fredisplay, Sredisplay, 0, 1, 0,
doc: /* Perform redisplay if no input is available.
-If optional arg FORCE is non-nil or `rediplay-dont-pause' is non-nil,
+If optional arg FORCE is non-nil or `redi
s
play-dont-pause' is non-nil,
perform a full redisplay even if input is available. */)
(force)
Lisp_Object force;